@charset "utf-8";
/* CSS Document */


a {font-family:MicrosoftYaHei,'微软雅黑',Arial;text-decoration:none;}
a:link {}
a:visited {}
a:hover {text-decoration:underline;
color:#F00}
a:active {text-decoration:underline;}


body {
	font-family:Arial;
	/*font-family:MicrosoftYaHei,'微软雅黑',Arial;*/
	margin:0;
	height:100%;
}
body,td,th {
	font-size: 14px;
}
ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
img{border:none}

.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
#f12{font-size:12px;}

.colorH { color:#999}
.colorH2 { color:#666}
.colorRed{color:#C00}
.colorBlue{color:#32659F}
.colorgreen{color:green;}


.b {font-weight:bold;}
.bg_red{ background:red;}
.bg_blue{ background:blue;}
.bg_green{ background:green;}
.bg_black{ background:black;}
.bg_white{ background:white;}

.c_blue{ color:#3266A0;}
.c_black{ color:#333;}
.c_red { color:#C00}
.c_o { color:#FF6600}


#mr0{margin-right:0;}
.mr0{margin-right:0;}
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:10px;}
.mt10{margin-top:10px;}

.h100{ height:100%}

#boder_none{
border:none;}
.boder_none{
border:none;}
.boder_b1{ border-bottom:1px solid #E0DBDB;}
.clear{ clear:both}

.of{overflow:hidden;}
.floatL{float:left;}

.tStyle{
	height:28px;
	border-bottom:1px solid #D5DDE6}
.tStyle .div1{
	font-size:18px;
	width:100px;
	border-bottom:1px solid #95C1ED;
	color:#43719F;
	height:28px;
	line-height:28px;
	font-weight:bold;
	}
.borderT1{
	border-top:1px solid #EEE;
	}
.button1{
	width:200px;
	height:40px;
	line-height:30px;
	font-size:20px;
	background:#FFA800;
	color:#FFF;
	border:none;
	font-weight:bold;
}
.inputS_1_t{
	padding:5px;
	ine-height:26px;
	border:1px solid #A9A9A9;
	}
.inputS_1{
	height:26px;
	line-height:26px;
	border:1px solid #A9A9A9;
	padding:0 5px;
	font-size:14px;
	}
#info{
	width:695px;}


.footerData0{
	width:1000px;
	margin:0 auto;
	}

/*底部标签效果1*/
.footerData1 .FD_t1 {
	overflow: hidden;
	margin-bottom:5px;
}
.footerData1 .FD_t1 li {
	padding:8px;
	font-size:14px;
	margin-right:15px;
	color:#888;
	background:#F3F3F3;
	line-height:16px;
	cursor:pointer;
	float: left;
}
.footerData1 .FD_t1 .fd_curent1 {
	background: #888;
	color:#FFF;
}

.footerData1 .FD_C li{
	font-size:12px;
	list-style: none;
	line-height:28px;
	width: 100%;
	display: none;
}
.footerData1 .FD_C li a{
	margin-right:10px;
	color:#888;
	white-space:nowrap;
}

.footerData1 .FD_C .fd_show1 {display: block;}

/*底部标签效果1*/
.footerData2 .FD_t2 {
	overflow: hidden;
	margin-bottom:5px;
}
.footerData2 .FD_t2 li {
	padding:0;
	width:20px;
	line-height:20px;
	text-align:center;
	background:#FFFFFF;
	border:1px solid #e5e5e5;
	font-size:14px;
	margin-right:15px;
	color:#888;
	cursor:pointer;
	float: left;
	
}
.footerData2 .FD_t2 .fd_curent2 {
	color:#FFF;
	width:22px;
	line-height:22px;
	background: #888;
	border:none;
}
.footerData2 .FD_C2 li {
	font-size:12px;
	list-style: none;
	line-height:28px;
	width: 100%;
	display: none;
}
.footerData2 .FD_C2 li a{
	margin-right:10px;
	color:#888;
	white-space:nowrap;
}

.footerData2 .FD_C2 .fd_show2 {display: block;}

